listbase: Increase the autoscroll threshold
authorMatthias Clasen <mclasen@redhat.com>
Fri, 19 Jun 2020 12:19:34 +0000 (08:19 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 19 Jun 2020 19:26:10 +0000 (15:26 -0400)
commitc659a231d6a1c05f882d8e8db0c57b22d79f31d7
tree2a8ba9cfa89702e8d6fa1442e3f6a44bd6f042a3
parent4e56581222d650dde54bd2d8c58852571bdc51b2
listbase: Increase the autoscroll threshold

With autoscroll during DND, we stop when you hit the edge
of the widget, so a larger threshold makes sense to avoid
hitting the edge by accident.
gtk/gtklistbase.c